Change Time
Command Prototype
iRet = Time.DateAdd(sUnit,iCount,dTime)
Command Description
Change the count of a unit in a time
Parameter Description
- Required Parameter
- sUnit--The time unit to change
- iCount--The count of unit of time to add to change the time
- dTime--The time to be changed
- return
- iRet--The variable used to save the output of the function call